svn path=/trunk/; revision=18499
* @path: a pointer to receive a #GtkTreePath or %NULL
* @iter: a pointer to receive a #GtkTreeIter or %NULL
*
- * This function is supposed to be used in a GtkWidget::query-tooltip
- * signal handler for #GtkTreeViews. The @x, @y and @keyboard_tip values
+ * This function is supposed to be used in a #GtkWidget::query-tooltip
+ * signal handler for #GtkTreeView. The @x, @y and @keyboard_tip values
* which are received in the signal handler, should be passed to this
* function without modification.
*